/ Assembly List / LJCSalesDAL / ProductLines / GetCollection

Namespace - LJCSalesDAL


Parameters
list - The list object reference.

Returns

The collection object reference.

Syntax

C#
public ProductLines GetCollection(List<ProductLine> list)

Get custom collection from List.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.